auto merge of #919 : alexcrichton/cargo/issue-915, r=brson
authorbors <bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000 (21:50 +0000)
committerbors <bors@rust-lang.org>
Mon, 24 Nov 2014 21:50:35 +0000 (21:50 +0000)
commitaa16a12e1df690d94b2b98d7ddd216a864fb3f9d
treec583e1ababbeb5faa4b856763f10d91dce452b34
parent515f371a2dd2b55ec228d05587a9cda6ab999314
parent1de84a8bb098594aec67bb94f4d3f88022126e73
auto merge of #919 : alexcrichton/cargo/issue-915, r=brson

Like the old build command, this commit adds support for executables run by
cargo (and tests) to ensure that `-L` paths for a dynamic library are added to
LD_LIBRARY_PATH after a compilation is run.

Closes #915
src/cargo/ops/cargo_rustc/mod.rs